home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbsdoors / wwmail44.zip / QWKBCC.BAT < prev    next >
DOS Batch File  |  1993-01-31  |  113b  |  5 lines

  1. bcc -wpro -wuse -H -O2 -c -G -ml -IE:\BC31\INCLUDE userrec.cpp
  2. if errorlevel 1 goto END
  3. tlink @response
  4. :END
  5.